@font-face {
  font-family: 'remainIcon';
  src:  url('fonts/remainIcon.eot?szzdmr');
  src:  url('fonts/remainIcon.eot?szzdmr#iefix') format('embedded-opentype'),
    url('fonts/remainIcon.ttf?szzdmr') format('truetype'),
    url('fonts/remainIcon.woff?szzdmr') format('woff'),
    url('fonts/remainIcon.svg?szzdmr#remainIcon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="remain-"], [class*=" remain-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'remainIcon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.remain-article:before {
  content: "\e900";
}
.remain-bill:before {
  content: "\e901";
}
.remain-build:before {
  content: "\e902";
}
.remain-community:before {
  content: "\e903";
}
.remain-handshake:before {
  content: "\e904";
}
.remain-iot:before {
  content: "\e905";
}
.remain-material:before {
  content: "\e906";
}
.remain-operate:before {
  content: "\e907";
}
.remain-park:before {
  content: "\e908";
}
.remain-person:before {
  content: "\e909";
}
.remain-persons:before {
  content: "\e90a";
}
.remain-plan:before {
  content: "\e90b";
}
.remain-polybasic:before {
  content: "\e90c";
}
.remain-school:before {
  content: "\e90d";
}
.remain-town:before {
  content: "\e90e";
}
